[INFO] fetching crate otc 0.1.7...
[INFO] testing otc-0.1.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate otc 0.1.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate otc 0.1.7
[INFO] finished tweaking crates.io crate otc 0.1.7
[INFO] tweaked toml for crates.io crate otc 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate otc 0.1.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate otc 0.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fa14a2d2e3d8c979006ea921aca499d9fbfb2b01e9e2fe09ccccb5000081d42
[INFO] running `Command { std: "docker" "start" "-a" "1fa14a2d2e3d8c979006ea921aca499d9fbfb2b01e9e2fe09ccccb5000081d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fa14a2d2e3d8c979006ea921aca499d9fbfb2b01e9e2fe09ccccb5000081d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa14a2d2e3d8c979006ea921aca499d9fbfb2b01e9e2fe09ccccb5000081d42", kill_on_drop: false }`
[INFO] [stdout] 1fa14a2d2e3d8c979006ea921aca499d9fbfb2b01e9e2fe09ccccb5000081d42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc9b1d8c9bb88b980b1cc2c015ff18d7d748cbd2ad28dcac08172d0318f9511
[INFO] running `Command { std: "docker" "start" "-a" "afc9b1d8c9bb88b980b1cc2c015ff18d7d748cbd2ad28dcac08172d0318f9511", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling line-wrap v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling bat v0.23.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling grep-cli v0.1.10
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ansi_colours v1.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.6.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling clircle v0.3.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.47.0
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling fs v0.0.5
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling otc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CommandOption` is never used
[INFO] [stdout]   --> src/main.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum CommandOption {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "afc9b1d8c9bb88b980b1cc2c015ff18d7d748cbd2ad28dcac08172d0318f9511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc9b1d8c9bb88b980b1cc2c015ff18d7d748cbd2ad28dcac08172d0318f9511", kill_on_drop: false }`
[INFO] [stdout] afc9b1d8c9bb88b980b1cc2c015ff18d7d748cbd2ad28dcac08172d0318f9511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f864499946a18eb175644fdc608273948532aa1d07c5768c636208005a50c60d
[INFO] running `Command { std: "docker" "start" "-a" "f864499946a18eb175644fdc608273948532aa1d07c5768c636208005a50c60d", kill_on_drop: false }`
[INFO] [stderr]    Compiling otc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CommandOption` is never used
[INFO] [stdout]   --> src/main.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum CommandOption {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "f864499946a18eb175644fdc608273948532aa1d07c5768c636208005a50c60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f864499946a18eb175644fdc608273948532aa1d07c5768c636208005a50c60d", kill_on_drop: false }`
[INFO] [stdout] f864499946a18eb175644fdc608273948532aa1d07c5768c636208005a50c60d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b8b10cfd5037083a90972f4ebde00cde7ad5c7ae35921ff945bf5ab9f04684a
[INFO] running `Command { std: "docker" "start" "-a" "5b8b10cfd5037083a90972f4ebde00cde7ad5c7ae35921ff945bf5ab9f04684a", kill_on_drop: false }`
[INFO] [stderr] warning: enum `CommandOption` is never used
[INFO] [stderr]   --> src/main.rs:95:6
[INFO] [stderr]    |
[INFO] [stderr] 95 | enum CommandOption {
[INFO] [stderr]    |      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `otc` (bin "otc" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otc-dd0c3560ff7e50ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b8b10cfd5037083a90972f4ebde00cde7ad5c7ae35921ff945bf5ab9f04684a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8b10cfd5037083a90972f4ebde00cde7ad5c7ae35921ff945bf5ab9f04684a", kill_on_drop: false }`
[INFO] [stdout] 5b8b10cfd5037083a90972f4ebde00cde7ad5c7ae35921ff945bf5ab9f04684a
